RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / ProxyCollection<T> Class / Count Property

In This Topic
    Count Property (ProxyCollection<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also